home *** CD-ROM | disk | FTP | other *** search
/ comtecelectrical.ca / www.comtecelectrical.ca.tar / www.comtecelectrical.ca / infobots / Backup / MSOCache / All Users / 90000409-6000-11D3-8CFE-0150048383C9 / YC561413.CAB / F218_Langbar.chm.D2AF2970_B024_49C3_B6AF_56B4D64B51EA / couaprint.css < prev    next >
Cascading Style Sheet File  |  2001-01-25  |  2KB  |  68 lines

  1. /* last updated 10/16/00 - AMS */
  2.  
  3. body    { font-size: 70%;            
  4.         font-family: Verdana, Arial, "MS Sans Serif"; }
  5.  
  6. H1        { font-size: 150%; }
  7.  
  8. H2        { font-size: 125%; }
  9.  
  10. H3        { font-size: 100%; }
  11.  
  12. p        { margin-top: .5em; margin-bottom: .75em; }
  13.  
  14. p.proclabel        { font-weight: bold; }
  15.  
  16. p.note        { margin-bottom: 0em; }
  17. p.important    { margin-bottom: 0em; }
  18. p.caution    { margin-bottom: 0em;  }
  19. p.warning    { margin-bottom: 0em }
  20.  
  21. p.relTopics        { margin-left: 1.5em; margin-top: -1.7em; margin-bottom: 1em; }
  22.  
  23. ul        { margin-top: 0em; margin-left: 1.5em; list-style-type: disc; }
  24. ul li    { margin-top: .25em; }
  25.  
  26. ol        { margin-top: 1em; margin-left: 2em; }
  27.  
  28.  
  29. table      { font-size: 100%; border-collapse: collapse; }
  30. th         { text-align:left; border-style: solid; border-width: 1px; border-bottom-width: 2px;  }
  31. td         { border-style: solid; border-width: 1px; }
  32.  
  33. dt        { margin-top: 1em; }
  34. dd        { margin-left: 1.5em; }
  35.  
  36. img.shortcut     { border: none; margin-right: 0.5em; }
  37.  
  38.  
  39. /* Styles used for expand/collapse information */
  40.  
  41. div.expand        { margin-left: 1.5em; display: block;  }
  42. img.expand         { margin-left: 1.5em; display: none; }             
  43.  
  44.  
  45. /* Styles used for (not) printing thumbnails */
  46.  
  47. span.webOnly    {display:none; }
  48. span.printOnly    { display:inline; }
  49.  
  50.  
  51. /* Styles used for Previous/Next navigation */
  52.  
  53. #nav    { display:none; }
  54. #text    { overflow:visible; }
  55.  
  56. /* Testing to see if this removes underline and color from bookmarks */
  57. H1 a:link     { text-decoration: none; }
  58. H2 a:link     { text-decoration: none; }
  59. H3 a:link     { text-decoration: none; }
  60. dt a:link     { text-decoration: none; }
  61.  
  62. a:link, a:visited     { color: #000000; text-decoration: underline; }
  63.  
  64. /* Indent this tag to match the online display */
  65. p.indent        { margin-left: "1.3em"; }   
  66. p.indent2        { margin-left: "3.5em"; }
  67.  
  68.